
## Version: 1.1 (First Update) ##
## Release Date: 2022-March-18 ##
## Changelog: ##

1. Added: A new menu "Envato" with two sub-menus, "Envato API Token" and "Envato License Verification", are added in the Admin Panel (New Feature).

2. Added: A new menu "App Info" with a sub-menu "App Purchase Code" has been added in the Admin Panel (New Feature).

3. Added: Added Canned Responses in the Admin Panel (New Feature).

3. Added: A New "Envato Api Assign" Button is added in" Category List" page.

4. Added: On the "Ticket View" page of the Customer Panel, Added a "solved" radio button feature (New Feature).

5. Added: Added a "Private Mode" radio check box in the Admin Panel/knowledge/Articles, "New Article" and "Edit Article" pages (New Feature).

6. Added: Added "Private Mode" radio check box and "Status" switch in Admin Panel/Landing Page Settings/FAQ's, "Add New FAQ" and "Edit FAQ" pop-up pages (New Feature).

7. Added: Eight (8) more language are added : Danish, French, German, Hindi, Portuguese, Russian, Spanish, and Turkish

8. Updated: In Admin Panel/App Setting/General Setting, the "App Title & Logos" section design view is updated.

9. Updated: Documentation

10. Fixed: Group List bug in Admin Panel/Groups

11. Fixed: Minor UI Issues Fixed


## Please refer demo links of the updated features below. ## 


## Please stay tuned with us. New features will be coming soon. ##
## Please let us know at https://codecanyon.net/item/uhelp-support-ticketing-system/reviews/36331368 if you found this update helpful.##
## Your positive rating will help us in providing you with even more updates! ##



Update Installation Process:

1. Please take a backup of your old "Database" and "Project" that you have already installed on your server.

2. Now download the updated "Project" from the "Codecanyon". 

3. Assuming that you have downloaded new update "Project" from the "Codecanyon".

4. Now go to the root of your old application or project that you have installed on your server.

5. Now upload and unzip the new project and replace all the files and folders except the folders "public", "storage", and the .env file.

6. Now, after successfully replacing the new project with the old project, you need to run the below two commands on your server.

    Commands: 1. php artisan module:migrate Uhelpupdate
              2. php artisan module:seed Uhelpupdate

7. Now navigate to the "Terminal" in your cpanel server and set the root path of your application or project and run the above two commands.

8. If everything goes well, that means you have successfully installed the updated application.